home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / ge_cool.lha / GE_COOL2.1 / misc / defs / Makefile < prev    next >
Makefile  |  1992-07-13  |  659b  |  26 lines

  1. #
  2. # Copyright (C) 1991 Texas Instruments Incorporated.
  3. #
  4. # Permission is granted to any individual or institution to use, copy, modify,
  5. # and distribute this software, provided that this complete copyright and
  6. # permission notice is maintained, intact, in all copies and supporting
  7. # documentation.
  8. #
  9. # Texas Instruments Incorporated provides this software "as is" without
  10. # express or implied warranty.
  11. #
  12.  
  13. include ../../Makedefs
  14. include ../Makedefs
  15.  
  16. CURDIR  = $(TOP)/$(DIRNAME)/defs/
  17. HEADERS = defs.h misc.h
  18. SOURCES = 
  19. TEMPLATES =
  20. OBJECTS = $(SOURCES:.C=.o)
  21. SUBDIRS = 
  22.  
  23. include ../../Makeclassestargs
  24.  
  25. # DO NOT DELETE THIS LINE -- make depend depends on it.
  26.